home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 26 (Anniversary Edition)
/
Volume 26 [Anniversary Edition] - JOGO DISK .iso
/
Puzzle
/
animal2.swf
/
scripts
/
DefineButton2_108
/
BUTTONCONDACTION on(release, keyPress Enter).as
Wrap
Text File
|
2006-05-29
|
88b
|
5 lines
on(release, keyPress "<Enter>"){
stopAllSounds();
this.gotoAndPlay("init");
}